CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shell API

搜索资源列表

  1. shlbrwsb4.zip

    0下载:
  2. Delphi下使用Windows Shell API的几个控件
  3. 所属分类:Shell编程

    • 发布日期:
    • 文件大小:211175
    • 提供者:
  1. systemfocusdialog

    0下载:
  2. 如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框-If you develop Windows NT system over the network software certainly encountered allows users to connect selecting
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13980
    • 提供者:刘东
  1. cabview

    0下载:
  2. 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api- Observes in the cab compressed file in the hypothesized folder the document to tabulate. May study Shell Namespace the extension programming. When translation possibly uses
  3. 所属分类:Shell api

    • 发布日期:2017-11-08
    • 文件大小:15224
    • 提供者:站长
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:10612
    • 提供者:SeaHe
  1. nativeshell

    0下载:
  2. Windows NT Native Shell Example. Starts before windows logon and Win32 subsystem. Uses Native API.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:61079
    • 提供者:storedproc9
  1. shlbrwsb4

    0下载:
  2. Delphi下使用Windows Shell API的几个控件-Delphi uses Windows Shell API several to control
  3. 所属分类:Shell api

    • 发布日期:2017-11-09
    • 文件大小:211488
    • 提供者:站长
  1. API_Tutorial

    0下载:
  2. 此文件书籍是讲文件加密解壳的基础包括API的介绍VB语言的使用和一些汇编的指令-This document stresses the book file encryption solution is the basis of the shell including the API introduction to the use of VB language and some compilation directives
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1956591
    • 提供者:hdf
  1. The_Programming_Interface_Specification_of_Applica

    0下载:
  2. 本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的 应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序 (“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支 持中英文信息处理的应用程序源码级的可移植性。-This document is a Linux application programming interface specification, the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:649756
    • 提供者:李李李
  1. spring-workflow

    0下载:
  2. 使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。-The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, RateDropTestCase and PoolingTes
  3. 所属分类:OA

    • 发布日期:2017-03-21
    • 文件大小:33655
    • 提供者:freey
  1. ShellAPI

    0下载:
  2. vb中shell API的应用实例 vb中shell API的应用实例-vb shell api
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10319
    • 提供者:djxysh
  1. browsdlg

    0下载:
  2. 利用Shell API函数弹出文件夹浏览窗口的程序.-Shell API function to use the folder browser window pop-up procedures.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:2141
    • 提供者:Illinois
  1. WRepShl

    0下载:
  2. This handy little application will replace Explorer as the default shell for Windows 9x or NT if desired, or it could be used as a simple application launch utility. It is very easy to use, and cuts down on a lot of user problems. There are up to 12
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:60030
    • 提供者:Eddie
  1. AppEvents

    0下载:
  2. Application event for VB.
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:37736
    • 提供者:Wolf
  1. Move_file_to_Recycle_bin

    0下载:
  2. Move file to Recycle bin via shell API rapped in a function
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:3455
    • 提供者:sentinel
  1. GPS_Select

    0下载:
  2. 这个工程演示了WinCE平台的开发方式,以及系统内核API的调用原理,讲解了如何做好一个外壳(Shell)程序。源码采用VB2008编写,使用了.Net 2.0运行库,可以在现有的WinCE中运行。-The project demonstrated the WinCE platform, as well as the system call API core principles of how to do a good job on a Shell (Shell) procedures. Sou
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:146092
    • 提供者:gbcgbc
  1. 0006

    0下载:
  2. Tomes of Delphi - Win32 Shell API Windows 2000 Edition-Tomes of Delphi- Win32 Shell API Windows 2000 Edition
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2642818
    • 提供者:thuan
  1. wifishell

    0下载:
  2. 在windows系统中通过调用wlanapi.dll提供的API 在cmd shell中访问wifi的方法-using cmd shell to connect wifi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:174084
    • 提供者:sam
  1. ShellApiDemo

    0下载:
  2. ShellApiDemo demonstrates some of the shell API s. It shows how to show/hide taskbars, menubars, and SIP buttons. It also shows how to use SHInitDialog for full screen dialogs, and use SHCreateMenuBar in different ways. -ShellApiDemo de
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-02
    • 文件大小:14501
    • 提供者:zeng
  1. Win32ShellAPI

    0下载:
  2. Win32 Shell API (Deplhi) - John AYRES - 2002-Win32 Shell API (Deplhi) - John AYRES - 2002
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2642782
    • 提供者:zahra dehghan
  1. Managing_Windows_API.pdf

    1下载:
  2. 从Windows应用程序开发工具讲起,引导读者快速入门,详细讲解API和关键结构的使用方法,提供156个Windows API使用实例。   涵盖主题:   Windows应用程序开发入门,开发工具配置与使用,文件系统,内存管理,进程、线程和模块,线程同步,服务,图形用户界面,系统信息的管理,进程间通信,Windows SheLL程序设计,WindOWS GDL,网络通信与配置,设备驱动管理与内核通信,用户、认证和对象安全,Windows API的内部原理 -From Let' s
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:48517748
    • 提供者:xj
« 12 3 »
搜珍网 www.dssz.com